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

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

{
    "category": "https://api.routeconverter.com/v1/categories/578/?format=api",
    "description": "Dörfer südlich von Dresden 154 km",
    "creator_name": "Kaloyn",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3e807240-d577-4a0b-ae6d-5000f96f04be"
    },
    "localFile": "https://api.routeconverter.com/v1/files/12251/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/15027/?format=api"
}