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

GET /v1/routes/52329/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "4274f2553144494edf2b5c5949ee1405"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "114 Kierspe",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/29535e04-288f-418e-b7c6-57a4fb0712ee"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35838/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52329/",
    "metadata": {
        "length": 114023,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 953,
        "size": 46700,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}