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

GET /v1/routes/1260/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "1dfc997e46688adf6cff6682ed13cfde"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/385/",
    "description": "Thementour 20 Kurz",
    "creator_name": "KHR1953",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5a21ca71-14b4-4f40-a675-439b4401a3ce"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1023/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1260/",
    "metadata": {
        "length": 2232,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 73,
        "size": 4387,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}