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

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

{
    "category": "https://api.routeconverter.com/v1/categories/650/",
    "description": "Dreilägerbachtalsperre",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bf223fae-d6cd-4325-bb4b-5f304a12d471"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2965/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3543/",
    "metadata": {
        "length": 10643,
        "lengthKind": "track",
        "duration": 3825,
        "positionLists": 1,
        "positions": 409,
        "size": 55099,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-07-30T20:31:52+00:00",
        "elevationGain": 349,
        "elevationLoss": 154,
        "country": "DE"
    }
}