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

GET /v1/routes/55268/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "587f00b30f5439fe9a23037c8c94e849"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Auf den Aussichtsbalkon Haldenhof",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a021b824-f59b-41b1-9cbc-5b390ba9d78c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38777/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55268/",
    "metadata": {
        "length": 12633,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 370,
        "size": 19035,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}