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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2219/",
    "description": "Start Shell Sasel to Kalkgraben",
    "creator_name": "Uwe650",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/77a511eb-02e8-4c98-8f9c-22738e5e5dea"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1410/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1780/",
    "metadata": {
        "length": 149258,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 30,
        "size": 2703,
        "format": "GoPal 3 Route (*.xml)",
        "country": "DE"
    }
}