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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Week 05-APR-20 13:32:33",
    "creator_name": "Strucki",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/667ee9af-2380-47d1-bfa7-fe61e75d74d6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27206/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51197/",
    "metadata": {
        "length": 25834,
        "lengthKind": "track",
        "duration": 8662,
        "positionLists": 1,
        "positions": 256,
        "size": 27810,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2020-04-05T11:32:33+00:00",
        "elevationGain": 336,
        "elevationLoss": 195,
        "country": "DE"
    }
}