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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8042/",
    "description": "BackiGrenzübergang to Vila Royal Crown",
    "creator_name": "elgreco",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3ea089d6-69cd-4dcc-bc60-2e9791ef9bb9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26037/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51015/",
    "metadata": {
        "length": 22304,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 2,
        "size": 105,
        "format": "Opel Navi 600/900 (*.poi)",
        "country": "SA"
    }
}