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

GET /v1/categories/1454/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Thu, 12 Aug 2010 13:01:16 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/881/",
    "name": "süddalamtien",
    "children": [],
    "routes": [
        {
            "description": "Trogir-Brac",
            "creator_name": "navi_henry",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/67f6beed-41cf-41bc-8eb9-8d6818f02e61"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/5327/",
            "metadata": {
                "length": 58303,
                "lengthKind": "straight-line",
                "positionLists": 1,
                "positions": 26,
                "size": 7146,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "country": "HR"
            }
        },
        {
            "description": "trogier - vodice",
            "creator_name": "navi_henry",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/1d5732c0-515f-4896-9436-03c64e42ee85"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/5328/",
            "metadata": {
                "length": 62751,
                "lengthKind": "straight-line",
                "positionLists": 1,
                "positions": 26,
                "size": 7146,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "country": "HR"
            }
        },
        {
            "description": "trogier - Insel Vis",
            "creator_name": "navi_henry",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/0e5fad8f-57ed-49a3-bdc6-317a8836bff3"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/5329/",
            "metadata": {
                "length": 56166,
                "lengthKind": "straight-line",
                "positionLists": 1,
                "positions": 13,
                "size": 3766,
                "format": "GPS Exchange Format 1.1 (*.gpx)"
            }
        },
        {
            "description": "segetdonj nach milna auf der Insel Brac",
            "creator_name": "navi_henry",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/6a92e8a1-4777-4b24-a020-ea7c4ffa24c7"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/5330/",
            "metadata": {
                "length": 33113,
                "lengthKind": "straight-line",
                "positionLists": 1,
                "positions": 13,
                "size": 3805,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "country": "HR"
            }
        },
        {
            "description": "brac nach VAR",
            "creator_name": "navi_henry",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/207cc326-e45e-4303-98e8-159294d8e68b"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/5331/",
            "metadata": {
                "length": 246226,
                "lengthKind": "routed",
                "positionLists": 1,
                "positions": 8,
                "size": 2479,
                "format": "GPS Exchange Format 1.1 (*.gpx)"
            }
        },
        {
            "description": "brac nach VAR",
            "creator_name": "navi_henry",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/71426ddf-99b2-4421-ae8c-1bdb39471022"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/5332/",
            "metadata": {
                "length": 203708,
                "lengthKind": "routed",
                "positionLists": 1,
                "positions": 12,
                "size": 3527,
                "format": "GPS Exchange Format 1.1 (*.gpx)"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/1454/"
}