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

GET /v1/categories/1193/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Sun, 09 May 2010 13:06:24 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/669/",
    "name": "Cascades",
    "children": [],
    "routes": [
        {
            "description": "Big Beaver Trail part 1 of 1",
            "creator_name": "punqroqclimber",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/46ed0742-a877-4cfa-bea5-48fb37acda50"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4269/",
            "metadata": {
                "length": 33982,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 533,
                "size": 37786,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 4635,
                "elevationLoss": 3818,
                "country": "US"
            }
        },
        {
            "description": "Copper Ridge Trail part 1 of 5",
            "creator_name": "punqroqclimber",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/58805c4f-c658-4565-9ced-1b25875d61cb"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4270/",
            "metadata": {
                "length": 21155,
                "lengthKind": "track",
                "positionLists": 5,
                "positions": 527,
                "size": 37665,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 8738,
                "elevationLoss": 2258,
                "country": "US"
            }
        },
        {
            "description": "Hannegan Pass Trail part 1 of 1",
            "creator_name": "punqroqclimber",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/1cc92e65-d8b7-49a6-9915-661c5e9c3e81"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4271/",
            "metadata": {
                "length": 7267,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 259,
                "size": 20373,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 2385,
                "elevationLoss": 1102,
                "country": "US"
            }
        },
        {
            "description": "Hannegan/Whatcom With Cable Xing Trail part 1 of 1",
            "creator_name": "punqroqclimber",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/a28c6857-e191-4af6-bdd0-4e0786c7b925"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4272/",
            "metadata": {
                "length": 18849,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 451,
                "size": 32083,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 3963,
                "elevationLoss": 4747,
                "country": "US"
            }
        },
        {
            "description": "Little Beaver West Trail part 1 of 1",
            "creator_name": "punqroqclimber",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/40e74786-9a9c-4470-b685-ec54b777b37a"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/4273/",
            "metadata": {
                "length": 9707,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 199,
                "size": 14521,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 3513,
                "elevationLoss": 752,
                "country": "US"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/1193/"
}