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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Fröndenberg 4-1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/734799b1-49e3-4ce8-8b7c-7b4979422296"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37710/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54201/",
    "metadata": {
        "length": 14314,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 729,
        "size": 58120,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 124,
        "elevationLoss": 127,
        "country": "DE"
    }
}