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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Mühlen- und Schlössertour",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/697a9c4e-3943-44d4-a56c-08905755e1a5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37434/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53925/",
    "metadata": {
        "length": 38724,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1601,
        "size": 172905,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 245,
        "elevationLoss": 245,
        "country": "DE"
    }
}