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

GET /v1/categories/916/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
Last-Modified: Sun, 11 Sep 2022 07:25:30 GMT
Vary: Accept

{
    "parent": "https://api.routeconverter.com/v1/categories/823/",
    "name": "Rundwege Obermaubach",
    "children": [],
    "routes": [
        {
            "description": "Rundweg 1",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/16b59975-071d-46f2-b08b-5a3c2e548a13"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3521/",
            "metadata": {
                "length": 10066,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 473,
                "size": 22783,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "country": "DE"
            }
        },
        {
            "description": "Rundweg 2",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/73e280ff-700e-4adc-8f94-3b4e9d91cd8c"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3522/",
            "metadata": {
                "length": 13397,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 747,
                "size": 35387,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "country": "DE"
            }
        },
        {
            "description": "Rundweg 3",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/86a6fe60-8c1a-4197-a1ef-faff23525e8f"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3523/",
            "metadata": {
                "length": 6392,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 147,
                "size": 12323,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "elevationGain": 0,
                "elevationLoss": 0,
                "country": "DE"
            }
        },
        {
            "description": "Rundweg 5",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/fcd7b2f4-ebdc-47bd-8e59-6047b7f8dc3e"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3524/",
            "metadata": {
                "length": 7229,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 317,
                "size": 15607,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "country": "DE"
            }
        },
        {
            "description": "Rundweg 6",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/131fe9dd-a465-427d-86a3-1f5e9d72d53d"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3525/",
            "metadata": {
                "length": 11970,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 488,
                "size": 23473,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "country": "DE"
            }
        },
        {
            "description": "Rundweg 7",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/3393a997-e76a-4e66-8df5-eafacd671c82"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3526/",
            "metadata": {
                "length": 4040,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 179,
                "size": 9259,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "country": "DE"
            }
        },
        {
            "description": "Rundweg 8",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/539566a4-d383-44f3-aaf2-e88358353ff6"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3527/",
            "metadata": {
                "length": 5759,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 283,
                "size": 14043,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "country": "DE"
            }
        },
        {
            "description": "Rundweg 9",
            "creator_name": "Eifelyeti",
            "localFileUrl": {
                "file": "https://api.routeconverter.com/files/589c1bad-0938-4ffa-aa91-63bc5e6479bf"
            },
            "remoteUrl": null,
            "url": "https://api.routeconverter.com/v1/routes/3528/",
            "metadata": {
                "length": 12976,
                "lengthKind": "track",
                "positionLists": 1,
                "positions": 790,
                "size": 37365,
                "format": "GPS Exchange Format 1.1 (*.gpx)",
                "country": "DE"
            }
        }
    ],
    "url": "https://api.routeconverter.com/v1/categories/916/"
}