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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "2012-02-26-01",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cb38f894-a729-4631-a8ed-6eed4688fce4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39798/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56289/",
    "metadata": {
        "length": 36924,
        "lengthKind": "track",
        "duration": 13725,
        "positionLists": 1,
        "positions": 3680,
        "size": 497774,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2012-02-26T07:11:45+00:00",
        "elevationGain": 1368,
        "elevationLoss": 1351,
        "country": "ES"
    }
}