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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/?format=api",
    "description": "1 (2013-10-06 09:21:33)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/96c95fb3-b4f8-4b09-8b1d-e2bef7096720"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38569/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55060/?format=api",
    "metadata": {
        "length": 14593,
        "lengthKind": "track",
        "duration": 4847,
        "positionLists": 1,
        "positions": 1213,
        "size": 501609,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-10-06T08:21:33+00:00",
        "elevationGain": 284,
        "elevationLoss": 283,
        "country": "DE"
    }
}