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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1004/?format=api",
    "description": "154 B to 154 A",
    "creator_name": "Theo Retisch",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/65097a3b-de04-4c3d-b85a-b93a02484801"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3147/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3764/?format=api"
}