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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6947/",
    "description": "von Dersau nach Dänemark",
    "creator_name": "Karmial",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/66a5c76f-1bef-4a1a-b061-ae8695074dfe"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24225/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38127/",
    "metadata": {
        "length": 181584,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 7739,
        "size": 799355,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1617,
        "elevationLoss": 1600,
        "country": "DE"
    }
}