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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2240/",
    "description": "Kirchhain, Vogelsberg, Schwalm, Apriltour-2018 der Hessenbiker mit Stop an der Hessenhalle Alsfeld zur Motorradmesse",
    "creator_name": "Hessenscout",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6ba4e0ac-fbbe-4b64-b166-34ad732378a4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25163/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38953/",
    "metadata": {
        "length": 376530,
        "lengthKind": "routed",
        "positionLists": 3,
        "positions": 2411,
        "size": 348970,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}