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

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

{
    "category": "https://api.routeconverter.com/v1/categories/831/?format=api",
    "description": "Frühlings-Geniesser-Tour",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b3444a4a-e13f-4f10-87d6-7a54ba182ebc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2587/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3147/?format=api"
}