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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1707/?format=api",
    "description": "La Canaleta",
    "creator_name": "Craven",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3354e434-e062-4614-b03a-6106e9bfbb0a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5059/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7051/?format=api",
    "metadata": {
        "length": 12668,
        "lengthKind": "track",
        "duration": 11236,
        "positionLists": 1,
        "positions": 6830,
        "size": 2317512,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2010-09-28T12:44:15+00:00",
        "elevationGain": 1286,
        "elevationLoss": 1162,
        "country": "ES"
    }
}