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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Tag 3",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3e89df60-679f-4cbc-8cd5-479cbbf03e26"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36370/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52861/",
    "metadata": {
        "length": 70904,
        "lengthKind": "track",
        "duration": 31042,
        "positionLists": 1,
        "positions": 4497,
        "size": 532288,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-09-08T06:41:33+00:00",
        "elevationGain": 1774,
        "elevationLoss": 1362,
        "country": "AT"
    }
}