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

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

{
    "category": "https://api.routeconverter.com/v1/categories/26/?format=api",
    "description": "Wissembourg to Wissembourg",
    "creator_name": "Tollt",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f064b4e7-7fbc-4718-86e4-016ad2ed8536"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4580/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5436/?format=api"
}