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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Start:FSJ to Ziel",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2cb21165-86c1-4218-910e-ef6d1e4569fd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35912/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52403/",
    "metadata": {
        "length": 546026,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 6,
        "size": 2802,
        "format": "GoPal 5 Route (*.xml)",
        "country": "DE"
    }
}