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

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

{
    "category": "https://api.routeconverter.com/v1/categories/650/",
    "description": "Narzissenweg 3",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/76af1409-ef07-4ef4-8a24-babfe80286bd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2983/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3561/",
    "metadata": {
        "length": 7728,
        "lengthKind": "track",
        "duration": 8037,
        "positionLists": 1,
        "positions": 548,
        "size": 73366,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-04-26T08:55:14+00:00",
        "elevationGain": 174,
        "elevationLoss": 94,
        "country": "DE"
    }
}