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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2536/",
    "description": "Krähenberg-Odenwald 95 km",
    "creator_name": "Heinzje",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bf177e71-56eb-4d7f-b35d-75dd5ec5b969"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5824/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7867/",
    "metadata": {
        "length": 96628,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 37,
        "size": 5522,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 908,
        "elevationLoss": 907,
        "country": "DE"
    }
}