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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/?format=api",
    "description": "Schmidt-Brück-Abenden",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1c300a25-a578-4dec-9241-b32808524ba4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2670/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3229/?format=api"
}