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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/?format=api",
    "description": "Schmugglerweg B",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5eeeb8de-1b05-4d55-9ec2-baf44d0a4aee"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2681/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3241/?format=api"
}