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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Mosel",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3d67310b-e0eb-42f9-b005-beee01d7eaa4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36335/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52826/",
    "metadata": {
        "length": 150758,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 52,
        "size": 6267,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}