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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Start Hahnplatz Prüm to Ziel Hahnplatz Prüm",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3d5b401b-3170-40d8-84ef-8761fe966b61"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36334/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52825/",
    "metadata": {
        "length": 153839,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 21,
        "size": 7365,
        "format": "GoPal 5 Route (*.xml)",
        "country": "DE"
    }
}