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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Schmalbahnnostalgie - Die Ybbstalbahn von Göstling nach Kienberg Ver. 1.0 (2014)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bfb23967-5452-429f-b403-23649b598fff"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39504/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55995/",
    "metadata": {
        "length": 54143,
        "lengthKind": "track",
        "positionLists": 2,
        "positions": 2114,
        "size": 218540,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 1720,
        "elevationLoss": 1461,
        "country": "AT"
    }
}