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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Vecindario-sardina (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5994dab7-5129-4608-b532-7b726565108d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37023/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53514/",
    "metadata": {
        "length": 14042,
        "lengthKind": "track",
        "duration": 6438,
        "positionLists": 1,
        "positions": 1242,
        "size": 160692,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-06-02T11:18:32+00:00",
        "elevationGain": 824,
        "elevationLoss": 840
    }
}