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

GET /v1/routes/4593/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "06b4cdf5a91afe231aded1a357cda222"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1641/?format=api",
    "description": "Mosel Tour 4",
    "creator_name": "wurst",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/accaf0e2-8e23-41c6-a6eb-9e7095698900"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3842/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4593/?format=api",
    "metadata": {
        "length": 211304,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 29,
        "size": 1064,
        "format": "Tom Tom 5 Route (*.itn)",
        "country": "DE"
    }
}