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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Circular La sénia",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b8efc620-b154-4fe3-bf4f-e25ceed0cbbc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39358/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55849/",
    "metadata": {
        "length": 19962,
        "lengthKind": "track",
        "duration": 559450,
        "positionLists": 1,
        "positions": 335,
        "size": 57227,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-01-28T10:17:05.532000+00:00",
        "elevationGain": 284,
        "elevationLoss": 267,
        "country": "ES"
    }
}