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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 500 (5)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/682ab86d-9486-4019-8bae-5195d3305df7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37401/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53892/",
    "metadata": {
        "length": 371486,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 500,
        "size": 4555,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}