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

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

{
    "category": "https://api.routeconverter.com/v1/categories/909/?format=api",
    "description": "Rundweg 6",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ce2741c4-82b3-4841-bcb4-8a2688e335af"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2911/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3489/?format=api"
}