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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Untitled (12)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ded663c5-ef71-45b1-ac43-6575c7cf1c3d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40274/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56765/",
    "metadata": {
        "length": 10074,
        "lengthKind": "track",
        "duration": 4686,
        "positionLists": 1,
        "positions": 333,
        "size": 53973,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-03-31T11:05:02+00:00",
        "elevationGain": 182,
        "elevationLoss": 155,
        "country": "ES"
    }
}