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

GET /v1/routes/39976/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "20c3db5be9363783bd8f7fad7a9babcb"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/4991/",
    "description": "?",
    "creator_name": "Tester123",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/44ef060a-04e9-4369-b6bc-0c7806f59a04"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26292/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39976/",
    "metadata": null
}