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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1641/?format=api",
    "description": "Mosel Tour 4",
    "creator_name": "wurst",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/accaf0e2-8e23-41c6-a6eb-9e7095698900"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3842/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4593/?format=api"
}