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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1367/",
    "description": "Meine Hausstrecke mit Einkehr im Gasthof Frieden :)",
    "creator_name": "Kruemel_02",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/de906ea4-1d11-4ddc-b5c5-17857218cbf4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4410/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5220/",
    "metadata": {
        "length": 38124,
        "lengthKind": "routed",
        "duration": 590,
        "positionLists": 1,
        "positions": 9,
        "size": 2254,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-08-03T02:00:31.736000+00:00",
        "elevationGain": 300,
        "elevationLoss": 16,
        "country": "DE"
    }
}