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

GET /v1/categories/329/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Sat, 29 Nov 2008 16:41:23 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/326/",
    "name": "Wildnistrail",
    "children": [],
    "routes": [
        {
            "description": "Wildnistrail 1.Etappe",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/0c50c584-d367-4e5e-984d-9f382b75d8c9"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1048/",
            "metadata": {
                "length": 25121,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 732,
                "size": 34709,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "country": "DE"
            }
        },
        {
            "description": "Wildnistrail 2.Etappe",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/6ff8af84-cc47-4809-bc17-c3861ad1f986"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1049/",
            "metadata": {
                "length": 18716,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 623,
                "size": 29695,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "country": "DE"
            }
        },
        {
            "description": "Wildnistrail 3.Etappe",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/39781909-6dc9-4ad0-be4b-d2801c256b5a"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1050/",
            "metadata": {
                "length": 22442,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 793,
                "size": 37515,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "country": "DE"
            }
        },
        {
            "description": "Wildnistrail 4.Etappe",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/98c2e0f9-afd2-4e5b-b840-e399e671cbf6"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1051/",
            "metadata": {
                "length": 17498,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 596,
                "size": 28453,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "country": "DE"
            }
        },
        {
            "description": "Wildnistrail Höfen-Zerkall",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/631a9db5-ed76-4f9f-ae22-6e68f27cc40e"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/1053/",
            "metadata": {
                "length": 83904,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 2744,
                "size": 127267,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "country": "DE"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/329/"
}