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

GET /v1/categories/833/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Sun, 22 Nov 2009 18:25:26 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/326/",
    "name": "Hohes Venn ",
    "children": [],
    "routes": [
        {
            "description": "Hochmoor über Stege",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/2a8c9759-b383-49d7-9ec2-02aea3191752"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3201/",
            "metadata": {
                "length": 12490,
                "lengthKind": "track",
                "duration": 10791,
                "positionLists": 1,
                "positions": 407,
                "size": 54783,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2009-11-20T17:49:27+00:00",
                "elevationGain": 153,
                "elevationLoss": 154,
                "country": "DE"
            }
        },
        {
            "description": "Hohe Venn Tour",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/5085dda7-23d2-438d-97ba-c9c47117c770"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3202/",
            "metadata": {
                "length": 16177,
                "lengthKind": "track",
                "duration": 13772,
                "positionLists": 1,
                "positions": 1075,
                "size": 142935,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2009-11-20T17:51:53+00:00",
                "elevationGain": 308,
                "elevationLoss": 295,
                "country": "BE"
            }
        },
        {
            "description": "Wanderung durchs Hohe Venn",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/a9c74b51-37d4-4ce6-9b0a-a44628593a00"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3203/",
            "metadata": {
                "length": 16014,
                "lengthKind": "track",
                "duration": 14400,
                "positionLists": 1,
                "positions": 111,
                "size": 15482,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2009-11-20T17:48:57+00:00",
                "elevationGain": 0,
                "elevationLoss": 0,
                "country": "BE"
            }
        },
        {
            "description": "HohesVenn",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/e7cb3cfc-4287-406a-867d-8fa18797d40d"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3204/",
            "metadata": {
                "length": 30151,
                "lengthKind": "straight-line",
                "duration": 46010,
                "positionLists": 2,
                "positions": 1499,
                "size": 200164,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2009-11-20T17:52:38+00:00",
                "elevationGain": 573,
                "elevationLoss": 619,
                "country": "DE"
            }
        },
        {
            "description": "Rundweg- Hohes Venn",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/30f82fc5-8fee-4627-bf03-bfd9aeadce20"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3205/",
            "metadata": {
                "length": 7536,
                "lengthKind": "track",
                "duration": 5401,
                "positionLists": 1,
                "positions": 190,
                "size": 26125,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2009-11-20T17:50:04+00:00",
                "elevationGain": 90,
                "elevationLoss": 95,
                "country": "DE"
            }
        },
        {
            "description": "Winterwanderung Hohes Venn",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/48c6a569-554d-4f90-b17b-0da3e710b985"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3206/",
            "metadata": {
                "length": 21299,
                "lengthKind": "straight-line",
                "duration": 18018,
                "positionLists": 2,
                "positions": 1331,
                "size": 178394,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "startTime": "2009-11-20T17:51:12+00:00",
                "elevationGain": 504,
                "elevationLoss": 527,
                "country": "DE"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/833/"
}