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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "X-trail to X-trail",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/90f59f10-18fd-40f4-abdc-fd1f70b04c30"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38425/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54916/",
    "metadata": {
        "length": 287214,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 254,
        "size": 8636,
        "format": "Navigating POI-Warner (*.asc)",
        "country": "DE"
    }
}