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

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

{
    "category": "https://api.routeconverter.com/v1/categories/831/?format=api",
    "description": "Einruhr-Rurberg",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ca75a56a-3c9f-434e-a0fd-9b626a787346"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2594/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3154/?format=api"
}