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

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

{
    "category": "https://api.routeconverter.com/v1/categories/3301/",
    "description": "Gomera 11,2km",
    "creator_name": "dkmtt",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/10fc5aee-229a-4b00-8199-10bc50b7d076"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2383/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2929/",
    "metadata": {
        "length": 11251,
        "lengthKind": "track",
        "duration": 17085,
        "positionLists": 1,
        "positions": 548,
        "size": 63319,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-06-03T09:38:50+00:00",
        "elevationGain": 762,
        "elevationLoss": 724
    }
}