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

GET /v1/routes/53663/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "8010a492594c18a593ce7966fabe608f"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Hörnerpanoramatour Variante",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5f5e1f08-ee24-40d2-a796-6620329bb176"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37172/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53663/",
    "metadata": {
        "length": 16900,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 502,
        "size": 35360,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}