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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Cerro del Viso de San Juan",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4be4e9d6-7285-412e-b564-25d1af790d4f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36701/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53192/",
    "metadata": {
        "length": 15830,
        "lengthKind": "track",
        "duration": 5807,
        "positionLists": 1,
        "positions": 574,
        "size": 74613,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-09-25T07:53:50+00:00",
        "elevationGain": 130,
        "elevationLoss": 299,
        "country": "ES"
    }
}