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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2531/",
    "description": "Stauseetour im Harz",
    "creator_name": "Freggel",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ba125ee5-77b2-4ca2-83a9-1f3dff9b10b8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3518/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4168/",
    "metadata": {
        "length": 636733,
        "lengthKind": "routed",
        "duration": 86775445,
        "positionLists": 3,
        "positions": 60,
        "size": 11481,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-05-21T12:33:15.265000+00:00",
        "elevationGain": 3108,
        "elevationLoss": 3072,
        "country": "DE"
    }
}