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

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

{
    "category": "https://api.routeconverter.com/v1/categories/3301/?format=api",
    "description": "Gomera 3,6km",
    "creator_name": "dkmtt",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cc7bcf20-7b20-4116-a891-8d8761f462fd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2385/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2931/?format=api",
    "metadata": {
        "length": 16720,
        "lengthKind": "straight-line",
        "duration": 26032,
        "positionLists": 2,
        "positions": 1116,
        "size": 128183,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-06-07T11:14:17+00:00",
        "elevationGain": 693,
        "elevationLoss": 672
    }
}