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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 34",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9f8dea72-6405-4c07-9379-6f05169ad82e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38763/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55254/",
    "metadata": {
        "length": 762984,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 34,
        "size": 1349,
        "format": "Navigon Mobile Navigator URL (*.txt)",
        "country": "DE"
    }
}