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

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

{
    "category": "https://api.routeconverter.com/v1/categories/3301/",
    "description": "Gomera arure 8,6km",
    "creator_name": "dkmtt",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5a70db11-96f5-4cab-a8ef-e372d2a09350"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2381/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2927/",
    "metadata": {
        "length": 22012,
        "lengthKind": "straight-line",
        "duration": 41374,
        "positionLists": 2,
        "positions": 905,
        "size": 105132,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-06-09T10:19:55+00:00",
        "elevationGain": 811,
        "elevationLoss": 867
    }
}