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

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

{
    "category": "https://api.routeconverter.com/v1/categories/131/?format=api",
    "description": "Motorradurlaub auf Madeira - Mai 2009 - 6 Tracks",
    "creator_name": "kumo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8e7b0bdc-b126-457a-9931-75e4105a8c47"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1557/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1951/?format=api"
}