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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "021 to MARRADETES",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5b437d2b-78b5-4183-bd85-bab35e08d235"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37072/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53563/",
    "metadata": {
        "length": 2717,
        "lengthKind": "straight-line",
        "duration": 9475,
        "positionLists": 1,
        "positions": 5,
        "size": 1544,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-04-16T07:11:42+00:00",
        "elevationGain": 317,
        "elevationLoss": 107,
        "country": "ES"
    }
}