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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7803/?format=api",
    "description": "Test",
    "creator_name": "Mayrhofer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/aefe6117-7dc3-4a37-83ed-a2d9d67f444e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28314/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41749/?format=api"
}