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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1375/",
    "description": "Tütentour 2009",
    "creator_name": "Matthias",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ac9e6fc9-3bfa-4120-80a0-6bfd836837df"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2460/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3013/",
    "metadata": {
        "length": 261617,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 43,
        "size": 2339,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}