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

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

{
    "category": "https://api.routeconverter.com/v1/categories/327/?format=api",
    "description": "Quellenweg",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/244b0411-eaab-40f5-bea4-ad832defd0fc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/837/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1036/?format=api"
}