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

GET /v1/categories/7721/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Sat, 31 Dec 2022 12:55:54 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/7722/",
    "name": "sicilia",
    "children": [],
    "routes": [
        {
            "description": "__",
            "creator_name": "saro",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/2651fe0b-96b2-4253-8ee6-4e6e3b7ed0e0"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40962/",
            "metadata": {
                "length": 83767,
                "lengthKind": "routed",
                "positionLists": 1,
                "positions": 8,
                "size": 2085,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 494,
                "elevationLoss": 61,
                "country": "IT"
            }
        },
        {
            "description": "Nuova lista 1Created at 2022-10-14T07:50:41Z",
            "creator_name": "saro",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/696e6e98-c09d-4c98-90d1-ca5e7437d8e4"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40963/",
            "metadata": {
                "length": 177429,
                "lengthKind": "routed",
                "positionLists": 1,
                "positions": 13,
                "size": 2951,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 739,
                "elevationLoss": 609,
                "country": "IT"
            }
        },
        {
            "description": "_",
            "creator_name": "saro",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/1ddf3336-93f5-441a-96e5-3c1a2b0d4803"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/40964/",
            "metadata": null
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/7721/"
}