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

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

{
    "category": "https://api.routeconverter.com/v1/categories/650/?format=api",
    "description": "Jägerhaus-Zweifall",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/09c064fc-d3ef-4b04-8508-6d58b8ab5c24"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2974/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3552/?format=api"
}