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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "training296541",
    "creator_name": "bonito",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3a2a843a-bf4b-468e-9c86-3866a1e15e81"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3760/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50531/",
    "metadata": {
        "length": 56697,
        "lengthKind": "track",
        "duration": 17865,
        "positionLists": 1,
        "positions": 7083,
        "size": 1069411,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-05-24T10:12:57.858000+00:00",
        "elevationGain": 605,
        "elevationLoss": 633,
        "country": "DE"
    }
}