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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7770/",
    "description": "Rüti ZH-Jona-Rapperswil",
    "creator_name": "erich_naef",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/200f115e-2062-4cc7-b3a4-98d3c13cb398"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28049/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41529/",
    "metadata": {
        "length": 9511,
        "lengthKind": "track",
        "duration": 9557,
        "positionLists": 1,
        "positions": 1909,
        "size": 235329,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2003-06-13T08:37:33+00:00",
        "elevationGain": 532,
        "elevationLoss": 562,
        "country": "CH"
    }
}