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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "MTS Tour",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1dc1b607-addb-444b-862c-9933b23ca7be"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35589/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52080/",
    "metadata": {
        "length": 23673,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 245,
        "size": 22713,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 334,
        "elevationLoss": 334,
        "country": "AT"
    }
}