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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Neue Anreise (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8fe0e856-03a6-4f0f-a560-ec8089a5e677"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38391/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54882/",
    "metadata": {
        "length": 339824,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 33,
        "size": 5010,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}