This endpoint presents the RouteConverter API for categories in the system.

GET /v1/categories/8081/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Tue, 11 Aug 2026 18:27:51 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/7855/",
    "name": "Cuba",
    "children": [],
    "routes": [
        {
            "description": "SONY DSC-HX9V Photo from 2016-05-19T11:32:15Z to SONY DSC-HX9V Photo from 2016-05-19T11:32:15Z",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/a4d65272-40e8-4955-818a-a8d0c8c11e4d"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/55394/",
            "metadata": {
                "duration": 0,
                "positionLists": 1,
                "positions": 1,
                "size": 4189523,
                "format": "Photo (.jpg)",
                "startTime": "2016-05-19T15:31:07+00:00",
                "elevationGain": 0,
                "elevationLoss": 0,
                "country": "CU"
            }
        },
        {
            "description": "SONY DSC-HX9V Photo from 2016-05-14T10:02:20Z to SONY DSC-HX9V Photo from 2016-05-14T10:02:20Z",
            "creator_name": "archive",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/dbb7ba6a-36b4-414f-b553-c34d692d250e"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/56694/",
            "metadata": {
                "duration": 0,
                "positionLists": 1,
                "positions": 1,
                "size": 5408980,
                "format": "Photo (.jpg)",
                "startTime": "2016-05-14T14:01:18+00:00",
                "elevationGain": 0,
                "elevationLoss": 0,
                "country": "CU"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/8081/"
}