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

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

{
    "category": "https://api.routeconverter.com/v1/categories/3301/",
    "description": "Gomera 6,7km",
    "creator_name": "dkmtt",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/939dcbb4-1dc0-4df1-bcb8-f18a8a178747"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2384/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2930/",
    "metadata": {
        "length": 20557,
        "lengthKind": "straight-line",
        "duration": 35410,
        "positionLists": 2,
        "positions": 1143,
        "size": 132237,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-06-06T10:15:25+00:00",
        "elevationGain": 1499,
        "elevationLoss": 866
    }
}