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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1631/",
    "description": "Wendelstein-Wallfahrtskirche Habsberg (60km)",
    "creator_name": "mcmanni",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e808a091-8532-4bba-a031-46042f494298"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3412/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4049/",
    "metadata": {
        "length": 60949,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 41,
        "size": 4549,
        "format": "GoPal 3 Route (*.xml)",
        "country": "DE"
    }
}