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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Harz-330km (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/46b274d5-595a-4bb1-bef9-3c056e510db4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36571/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53062/",
    "metadata": {
        "length": 312396,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 13,
        "size": 2135,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 721,
        "elevationLoss": 773,
        "country": "DE"
    }
}