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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "La Bonaigua y Pla de Beret",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/47fce87d-0d4b-4c6a-bbd0-3f16a8bd6e98"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36601/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53092/",
    "metadata": {
        "length": 90461,
        "lengthKind": "track",
        "duration": 16728,
        "positionLists": 1,
        "positions": 5957,
        "size": 2171406,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-07-19T08:15:27+00:00",
        "elevationGain": 1838,
        "elevationLoss": 1521,
        "country": "ES"
    }
}