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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "(2) to Santa Cilia (9) (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fa34a85a-bf12-494b-ac04-0ca7916fa478"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40953/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57444/",
    "metadata": {
        "length": 91824,
        "lengthKind": "straight-line",
        "duration": 882,
        "positionLists": 2,
        "positions": 139,
        "size": 20413,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-03T08:34:21+00:00",
        "elevationGain": 1109,
        "elevationLoss": 1273,
        "country": "ES"
    }
}