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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6947/?format=api",
    "description": "von Dersau nach Haithabu",
    "creator_name": "Karmial",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9b58dbf3-e90a-4963-b127-36c2090943c3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24229/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38131/?format=api"
}