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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1629/",
    "description": "Rondje Enschede",
    "creator_name": "paulo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6295cd87-bd9b-4765-b347-71e9b22dd893"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1995/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2492/",
    "metadata": {
        "length": 109316,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 28,
        "size": 854,
        "format": "Tom Tom 9.5 Route (*.itn)",
        "country": "DE"
    }
}