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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Subida al Ecce Homo",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8280145d-6145-476c-8c5f-f98fb4379781"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38050/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54541/",
    "metadata": {
        "length": 10422,
        "lengthKind": "track",
        "duration": 13158,
        "positionLists": 1,
        "positions": 826,
        "size": 238270,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-06-02T15:06:51+00:00",
        "elevationGain": 711,
        "elevationLoss": 714,
        "country": "ES"
    }
}