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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Otero, La Espina y Cabruñana",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9d23a8da-ef9b-449e-b993-be09d0e84f77"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38717/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55208/",
    "metadata": {
        "length": 80691,
        "lengthKind": "track",
        "duration": 11331,
        "positionLists": 1,
        "positions": 4842,
        "size": 1766828,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-03-09T08:48:05+00:00",
        "elevationGain": 1215,
        "elevationLoss": 1279,
        "country": "ES"
    }
}