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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 3132",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7dde7901-bf25-4ece-9595-f6ad9de4ba14"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37936/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54427/",
    "metadata": {
        "length": 231354,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 3132,
        "size": 241642,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}