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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Fuen A Churre to Fuen A Churre",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4e7012f1-a9f2-499f-b3a3-7709e20e38c2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36765/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53256/",
    "metadata": {
        "length": 36672,
        "lengthKind": "track",
        "duration": 41934,
        "positionLists": 1,
        "positions": 1124,
        "size": 229663,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2013-05-18T18:52:52+00:00",
        "elevationGain": 1207,
        "elevationLoss": 1154,
        "country": "ES"
    }
}