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

GET /v1/routes/56087/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "7e7161426af3e446905a447e17446b7c"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7862/?format=api",
    "description": "Looking for Crimson Hill ;)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c3364712-dbd9-416f-81e6-9398c86328ae"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39596/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56087/?format=api",
    "metadata": {
        "length": 28034,
        "lengthKind": "track",
        "duration": 7786,
        "positionLists": 1,
        "positions": 1123,
        "size": 144322,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-06-20T17:25:22+00:00",
        "elevationGain": 840,
        "elevationLoss": 919,
        "country": "ES"
    }
}