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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1161/?format=api",
    "description": "County Road 200N to Williamson Rd",
    "creator_name": "dagama-na",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ed3dfd7e-eaca-4b8a-bcba-b53618f9833c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3730/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4443/?format=api"
}