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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Challenge Castilla y León GP Benavente y Los Valles",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5af0d9d5-0e4d-438f-91ef-69a554675c33"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37062/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53553/",
    "metadata": {
        "length": 108587,
        "lengthKind": "track",
        "duration": 9823,
        "positionLists": 1,
        "positions": 4726,
        "size": 1730273,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-04-06T08:48:29+00:00",
        "elevationGain": 753,
        "elevationLoss": 810,
        "country": "ES"
    }
}