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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Ahe (MFG **FHS-VET < 25kg) to Zweibrücken (MBC **FH-VES <20kg**)",
    "creator_name": "dupa",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/88ecd8f6-4c43-4623-84ed-eecb6bca8917"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3960/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50544/",
    "metadata": {
        "length": 121399725,
        "lengthKind": "straight-line",
        "duration": 9806,
        "positionLists": 1,
        "positions": 452,
        "size": 178967,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-07-04T11:13:48+00:00",
        "elevationGain": 47411,
        "elevationLoss": 47088,
        "country": "DE"
    }
}