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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2534/?format=api",
    "description": "ACTIVE LOG: 21 AUG 2010 17:43",
    "creator_name": "Carlios",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fa98af83-c050-4e35-8cb4-dea04c5c19f7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4619/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5479/?format=api"
}