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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Clásia de Martes de Campo",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/69ae53a1-2421-4664-9324-c953ded6d406"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37439/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53930/",
    "metadata": {
        "length": 161751,
        "lengthKind": "track",
        "duration": 25633,
        "positionLists": 1,
        "positions": 12526,
        "size": 4587037,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-06-10T05:48:53+00:00",
        "elevationGain": 2420,
        "elevationLoss": 2424,
        "country": "ES"
    }
}