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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Afilorios-Dosango y Cruz de Linares",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8c2180c2-4072-45e8-9b4c-9b3ac42f752e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38276/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54767/",
    "metadata": {
        "length": 100438,
        "lengthKind": "track",
        "duration": 13635,
        "positionLists": 1,
        "positions": 6151,
        "size": 2244257,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-05-10T14:58:06+00:00",
        "elevationGain": 1918,
        "elevationLoss": 1913,
        "country": "ES"
    }
}