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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Otto-Beck-Straße 4, 68165 Mannheim to Genua, Italien",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/14dbd60e-25b4-4edb-a8fc-fd66a1e3e827"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35383/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51874/",
    "metadata": {
        "length": 0,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 2,
        "size": 428,
        "format": "Google Maps URL (*.url)"
    }
}