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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "1ยช Marcha Cicloturista Disfruta Teverga",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/315a7523-86d5-4308-a772-606f1b0c3591"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36030/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52521/",
    "metadata": {
        "length": 94538,
        "lengthKind": "track",
        "duration": 14396,
        "positionLists": 1,
        "positions": 5728,
        "size": 2091621,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-09-29T07:09:16+00:00",
        "elevationGain": 1491,
        "elevationLoss": 1558,
        "country": "ES"
    }
}