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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2535/?format=api",
    "description": "Nordschwarzwald Gernsbach- Besenfeld- Dobel",
    "creator_name": "Icke03",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/106f7dd6-e576-48cb-b81b-27e3f88d6549"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1284/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1603/?format=api"
}