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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2020-07-19 10:41",
    "creator_name": "FreizeitWanderer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1f928efc-3a85-4424-9f4e-ca00bb614ddb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28113/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51307/",
    "metadata": {
        "length": 12606,
        "lengthKind": "track",
        "duration": 14942,
        "positionLists": 1,
        "positions": 580,
        "size": 81571,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2020-07-19T08:41:58+00:00",
        "elevationGain": 365,
        "elevationLoss": 363,
        "country": "DE"
    }
}