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

GET /v1/routes/50571/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "25d60154e3164db9221443619e269308"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Tour 6",
    "creator_name": "Horst.Wulf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e620965d-3456-40d9-909f-3992c4af1234"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4555/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50571/",
    "metadata": {
        "length": 46897,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 729,
        "size": 44990,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}