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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Wannenkopftour",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/200a4907-bca5-4955-b8d1-be7491fc9b9a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35635/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52126/",
    "metadata": {
        "length": 23018,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 610,
        "size": 43213,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}