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

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

{
    "category": "https://api.routeconverter.com/v1/categories/3302/?format=api",
    "description": "La Palma Rother 40",
    "creator_name": "Filius",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2092a8fb-bdf4-4f88-882c-5e1be1e7c498"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1240/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1538/?format=api"
}