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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2534/?format=api",
    "description": "Mittsommer",
    "creator_name": "motorx",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/91fe760e-7c84-41f0-a35a-8ebc3e4ba258"
    },
    "localFile": "https://api.routeconverter.com/v1/files/11718/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/14430/?format=api"
}