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

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

{
    "category": "https://api.routeconverter.com/v1/categories/23/?format=api",
    "description": "Sarntal",
    "creator_name": "foeslinger",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2b805eb1-1997-4e79-a98e-d4dd44093c48"
    },
    "localFile": "https://api.routeconverter.com/v1/files/236/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/284/?format=api"
}