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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "10 Kufstein-Kössen",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c550f3df-f398-45b5-9c07-f9c354d8b136"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39647/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56138/",
    "metadata": {
        "length": 34034,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 449,
        "size": 34804,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1108,
        "elevationLoss": 980,
        "country": "AT"
    }
}