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

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

{
    "category": "https://api.routeconverter.com/v1/categories/896/?format=api",
    "description": "Panama GPS device/Waypoints",
    "creator_name": "Jhan",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d5e4843a-6744-41e9-890d-23e80b0d4a38"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2486/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3045/?format=api"
}