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

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

{
    "category": "https://api.routeconverter.com/v1/categories/829/?format=api",
    "description": "Thementour 1 b",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/38fd5002-4d74-4133-a238-9c6be0055030"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2571/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3131/?format=api"
}