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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Castellsapera",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/62004296-2b35-411c-af9e-348f3c4388b8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37236/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53727/",
    "metadata": {
        "length": 9345,
        "lengthKind": "track",
        "duration": 8724,
        "positionLists": 1,
        "positions": 1587,
        "size": 151137,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-03-14T10:11:54+00:00",
        "elevationGain": 849,
        "elevationLoss": 867,
        "country": "ES"
    }
}