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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1638/?format=api",
    "description": "GPS device/Routes/Path",
    "creator_name": "hurtz",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e706e8af-b8a2-4154-8bc1-030a7e9c1053"
    },
    "localFile": "https://api.routeconverter.com/v1/files/7825/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/10075/?format=api"
}