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

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

{
    "category": "https://api.routeconverter.com/v1/categories/779/?format=api",
    "description": "von split nach wels ",
    "creator_name": "ressarts",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a35eb8b1-c3de-4b29-9cae-0f3f0a2de5ab"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3866/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4617/?format=api"
}