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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2536/",
    "description": "Neckartal-Odenwald 80 km",
    "creator_name": "Heinzje",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d4fba2d3-4790-4f84-8740-1b24ab92e2cf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5826/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7869/",
    "metadata": {
        "length": 83727,
        "lengthKind": "routed",
        "duration": 0,
        "positionLists": 1,
        "positions": 33,
        "size": 5147,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-12-10T12:19:25.065000+00:00",
        "elevationGain": 879,
        "elevationLoss": 866,
        "country": "DE"
    }
}