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

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

{
    "parent": "https://api.routeconverter.com/v1/categories/7863/",
    "name": "India",
    "children": [],
    "routes": [
        {
            "description": "Position 1 to Position 21316",
            "creator_name": "dspradhan",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/e9d6b7b0-098c-4ca5-b656-c3bda50672bd"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41430/",
            "metadata": {
                "length": 28848,
                "lengthKind": "track",
                "duration": 277939,
                "positionLists": 1,
                "positions": 21316,
                "size": 1577487,
                "format": "Columbus GPS Type 1 (*.csv)",
                "startTime": "2018-11-29T12:00:02+00:00",
                "elevationGain": 1061,
                "elevationLoss": 971,
                "country": "IN"
            }
        },
        {
            "description": "talcher",
            "creator_name": "dspradhan",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/59b9ac36-896b-4cbd-bbf3-e24a87132911"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/41431/",
            "metadata": {
                "length": 28848,
                "lengthKind": "track",
                "duration": 277939,
                "positionLists": 1,
                "positions": 21316,
                "size": 1577487,
                "format": "Columbus GPS Type 1 (*.csv)",
                "startTime": "2018-11-29T12:00:02+00:00",
                "elevationGain": 1061,
                "elevationLoss": 971,
                "country": "IN"
            }
        },
        {
            "description": "Nagaram-Ogulapur.kmz/Nagaram-Ogulapur",
            "creator_name": "karthikeyan",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/249cb0cd-3e22-4557-bd72-ffe762c22239"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/51257/",
            "metadata": {
                "length": 12348,
                "lengthKind": "straight-line",
                "positionLists": 1,
                "positions": 41,
                "size": 3986,
                "format": "Google Earth 5 Compressed (*.kmz)",
                "elevationGain": 0,
                "elevationLoss": 0,
                "country": "IN"
            }
        },
        {
            "description": "Position 1 to Position 21316 (2)",
            "creator_name": "dspradhan",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/83ae77b9-82c9-4255-bf41-5daa980da907"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/51279/",
            "metadata": {
                "length": 28848,
                "lengthKind": "track",
                "duration": 277939,
                "positionLists": 1,
                "positions": 21316,
                "size": 1577487,
                "format": "Columbus GPS Type 1 (*.csv)",
                "startTime": "2018-11-29T12:00:02+00:00",
                "elevationGain": 1061,
                "elevationLoss": 971,
                "country": "IN"
            }
        },
        {
            "description": "Insta360 GPS Data",
            "creator_name": "chirushunt",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/5466f640-195b-49a5-bc8f-c447e5a42c9c"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/51316/",
            "metadata": {
                "length": 2113,
                "lengthKind": "track",
                "duration": 411,
                "positionLists": 1,
                "positions": 11948,
                "size": 1765004,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2024-09-25T11:08:00+00:00",
                "elevationGain": 144,
                "elevationLoss": 162,
                "country": "IN"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/7867/"
}