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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2535/?format=api",
    "description": "Path",
    "creator_name": "lazy57",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bcc25792-8f9c-4c3f-9dd1-4439e544d83a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24391/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38254/?format=api"
}