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

GET /v1/routes/54277/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "53d75a71276b16d25fea56642190193a"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "/Track: AOK103",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/76f73551-ca5f-4950-904d-e32188a86442"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37786/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54277/",
    "metadata": {
        "length": 44227,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 174,
        "size": 27833,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 390,
        "elevationLoss": 405,
        "country": "DE"
    }
}