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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1077/",
    "description": "Spessart Höhenstrasse 53 km",
    "creator_name": "Heinzje",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4a94128a-f116-4137-aa3f-0231545f8b33"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5815/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7858/",
    "metadata": {
        "length": 53575,
        "lengthKind": "routed",
        "duration": 658,
        "positionLists": 1,
        "positions": 12,
        "size": 2931,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-06-13T15:25:18.084000+00:00",
        "elevationGain": 386,
        "elevationLoss": 431,
        "country": "DE"
    }
}