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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7782/",
    "description": "Ottilienberg_Rundweg_12,6km",
    "creator_name": "FreizeitWanderer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ba5b24df-0ba9-45ad-8bc1-9e9380ca9251"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28105/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41562/",
    "metadata": {
        "length": 12606,
        "lengthKind": "track",
        "duration": 14942,
        "positionLists": 1,
        "positions": 580,
        "size": 81571,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2020-07-19T08:41:58+00:00",
        "elevationGain": 365,
        "elevationLoss": 363,
        "country": "DE"
    }
}