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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "gavarres",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3ad9da8e-9e7d-4667-ae18-b421e9a81f7c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36267/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52758/",
    "metadata": {
        "length": 71858,
        "lengthKind": "track",
        "duration": 16600,
        "positionLists": 1,
        "positions": 831,
        "size": 104351,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-02-11T23:53:08+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "ES"
    }
}