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

GET /v1/routes/2928/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "3c45d5a6c9eefba983d63303763db8e2"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/3301/",
    "description": "Gomera 015 to 021",
    "creator_name": "dkmtt",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/31a1a1c6-3c6d-4033-b531-7d94494333cb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2382/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2928/",
    "metadata": {
        "length": 11504,
        "lengthKind": "straight-line",
        "duration": 49084,
        "positionLists": 2,
        "positions": 792,
        "size": 88208,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-06-12T10:10:06+00:00",
        "elevationGain": 1195,
        "elevationLoss": 977
    }
}