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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/?format=api",
    "description": "track-9",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9e519ba3-87e4-47c3-bb95-6ff26fdfbf82"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38738/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55229/?format=api",
    "metadata": {
        "length": 5392,
        "lengthKind": "track",
        "duration": 6720,
        "positionLists": 1,
        "positions": 1345,
        "size": 437826,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-09-02T16:16:18+00:00",
        "elevationGain": 121,
        "elevationLoss": 116,
        "country": "DE"
    }
}