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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1/?format=api",
    "description": "talcher",
    "creator_name": "dspradhan",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/59b9ac36-896b-4cbd-bbf3-e24a87132911"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27944/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41431/?format=api"
}