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

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

{
    "category": "https://api.routeconverter.com/v1/categories/332/?format=api",
    "description": "Simonskall",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1abb9fde-dc21-430d-91d6-6c4a70ee0f4e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3076/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3662/?format=api"
}