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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/",
    "description": "Windraeder",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/eed34606-d3a8-404c-b57a-c54e5cc9b528"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2701/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3261/",
    "metadata": {
        "length": 7577,
        "lengthKind": "track",
        "duration": 4297,
        "positionLists": 1,
        "positions": 198,
        "size": 18906,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-07-08T21:31:56+00:00",
        "elevationGain": 50,
        "elevationLoss": 70,
        "country": "DE"
    }
}