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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 12 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6bfb0610-604c-4080-9bc8-e4f206f8c08e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37496/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53987/",
    "metadata": {
        "length": 264195,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 12,
        "size": 491,
        "format": "Navigon Mobile Navigator URL (*.txt)",
        "country": "DE"
    }
}