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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Locales Morcín",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8de4afb9-08f4-4796-925d-e308a9b55215"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38332/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54823/",
    "metadata": {
        "length": 85554,
        "lengthKind": "track",
        "duration": 13599,
        "positionLists": 1,
        "positions": 7307,
        "size": 2674199,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-11-09T09:02:50+00:00",
        "elevationGain": 1478,
        "elevationLoss": 1475,
        "country": "ES"
    }
}