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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Position 1 to Position 902",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/61e49afb-c2a1-4f90-be4b-691b77a7cce2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37233/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53724/",
    "metadata": {
        "length": 21495,
        "lengthKind": "track",
        "duration": 5909,
        "positionLists": 1,
        "positions": 902,
        "size": 263161,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-04-22T16:49:26+00:00",
        "elevationGain": 598,
        "elevationLoss": 588,
        "country": "ES"
    }
}