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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1407/?format=api",
    "description": "Auflug Richtung Znaim",
    "creator_name": "kevolla",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dc605b26-feb4-4888-8278-57143637a420"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4666/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5552/?format=api"
}