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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Week 10-JUN-19 15:27:32",
    "creator_name": "Strucki",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c02c5e45-2e6a-4358-b12b-0da4a572a39c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27214/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51200/",
    "metadata": {
        "length": 20339,
        "lengthKind": "track",
        "duration": 6644,
        "positionLists": 1,
        "positions": 208,
        "size": 22767,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2019-06-10T13:27:32+00:00",
        "elevationGain": 100,
        "elevationLoss": 75,
        "country": "DE"
    }
}