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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1632/",
    "description": "München-Kesselberg-München",
    "creator_name": "Phill",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bff45399-957c-4072-aa3b-50d9579371b4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2398/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2944/",
    "metadata": {
        "length": 201737,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 46,
        "size": 4392,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}