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

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

{
    "category": "https://api.routeconverter.com/v1/categories/779/?format=api",
    "description": "von Omis zurück nach Novigrad",
    "creator_name": "jolaae",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/97b97f6d-4864-40b7-835d-a70767e33217"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2791/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3359/?format=api"
}