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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7337/",
    "description": "Hersberg-Liestal-Büren.gpx",
    "creator_name": "eburkhard",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c751c018-765f-4850-b8aa-6287dfd1a94a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25825/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39557/",
    "metadata": {
        "length": 30056,
        "lengthKind": "track",
        "duration": 8206,
        "positionLists": 1,
        "positions": 2375,
        "size": 321083,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2019-03-17T09:22:10+00:00",
        "elevationGain": 793,
        "elevationLoss": 784,
        "country": "CH"
    }
}