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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Pajares, Aralla y Ventana",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/44ad027f-4d9d-4699-9552-96d49c253016"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36526/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53017/",
    "metadata": {
        "length": 226743,
        "lengthKind": "track",
        "duration": 32414,
        "positionLists": 1,
        "positions": 11936,
        "size": 4350948,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-06-04T07:03:44+00:00",
        "elevationGain": 3018,
        "elevationLoss": 2968,
        "country": "ES"
    }
}