GET /api/v2/codedlabels/TESTINPUT/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://api.tools4msp.eu/api/v2/codedlabels/TESTINPUT/?format=api",
    "group": "testmodule",
    "code": "TESTINPUT",
    "label": "testmodule - Test input",
    "old_label": null
}