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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1/?format=api",
    "description": "?",
    "creator_name": "cldidier57",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2bf3ed78-a86c-4f77-9f4b-af1e666d8a0b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27472/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40994/?format=api"
}