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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Méntrida ruta larga a Escalona",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3e8d013e-f575-44ac-82de-50ed6215e5b1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36371/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52862/",
    "metadata": {
        "length": 55870,
        "lengthKind": "track",
        "duration": 10129,
        "positionLists": 1,
        "positions": 3560,
        "size": 456169,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-09-14T10:34:55+00:00",
        "elevationGain": 1935,
        "elevationLoss": 1969,
        "country": "ES"
    }
}