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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Ruta+dels+Molins",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/237108f5-d061-43d4-8b1c-4f262c48e987"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35712/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52203/",
    "metadata": {
        "length": 3461,
        "lengthKind": "track",
        "duration": 2882,
        "positionLists": 1,
        "positions": 179,
        "size": 24978,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-09-11T09:41:47+00:00",
        "elevationGain": 159,
        "elevationLoss": 67,
        "country": "ES"
    }
}