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

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

{
    "category": "https://api.routeconverter.com/v1/categories/167/",
    "description": "Aletschhorn",
    "creator_name": "Castor",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/47f2e4fb-91a8-4762-b3b7-65d7a58fd8c6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4634/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5494/",
    "metadata": {
        "length": 4308,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 363,
        "size": 30204,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 1303,
        "elevationLoss": 123,
        "country": "CH"
    }
}