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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6947/",
    "description": "von Dersau nach Fehmarn",
    "creator_name": "Karmial",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/321d779a-2bad-4570-8fce-3faf67cb107d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24227/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38129/",
    "metadata": {
        "length": 115734,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 5248,
        "size": 787600,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1043,
        "elevationLoss": 1070,
        "country": "DE"
    }
}