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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Rittisberg Rundweg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0fee38d7-2656-46b2-a955-2f45891cb9ea"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35263/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51754/",
    "metadata": {
        "length": 23315,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 548,
        "size": 34557,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "AT"
    }
}