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

GET /v1/routes/2951/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "05a54203bf1d1cf0ac2b8b65d9c40f0d"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/3303/",
    "description": "Teneriffa Afur",
    "creator_name": "dkmtt",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/de4345cf-7ba0-4aa8-b0f4-d07f1fdc8549"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2404/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2951/",
    "metadata": {
        "length": 7482,
        "lengthKind": "straight-line",
        "duration": 12378,
        "positionLists": 3,
        "positions": 234,
        "size": 36064,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2000-07-18T10:01:45+00:00"
    }
}