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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1/?format=api",
    "description": "Start to Start",
    "creator_name": "yvonthediver",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a696906d-cc7f-48f3-a296-35e40bd9ecfb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28170/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41625/?format=api"
}