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

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

{
    "category": "https://api.routeconverter.com/v1/categories/578/",
    "description": "Kiesgrub Barbora 184 km",
    "creator_name": "Kaloyn",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e9fe2db4-e924-4b75-9cc9-0aa7e93988fb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/12248/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/15024/",
    "metadata": {
        "length": 127070,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 11,
        "size": 1530,
        "format": "Navigon Mobile Navigator 7 (*.freshroute)",
        "country": "DE"
    }
}