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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "1. Oma Beversee 30km",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3cdb0b73-3569-4c54-a4f7-be43d5ec89d4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36318/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52809/",
    "metadata": {
        "length": 93317,
        "lengthKind": "routed",
        "positionLists": 15,
        "positions": 1381,
        "size": 383989,
        "format": "MagicMaps Project (*.ikt)",
        "country": "DE"
    }
}