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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "41 - Schönefelder Waldweg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8dd3efca-884f-4b4c-8c0f-ea15547e133d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38327/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54818/",
    "metadata": {
        "length": 8646,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 68,
        "size": 5103,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}