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

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

{
    "category": "https://api.routeconverter.com/v1/categories/914/?format=api",
    "description": "Rundweg 4",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bc81f2a6-e66e-40c9-bbd8-42ce0bf9739e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2934/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3512/?format=api"
}