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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Buten und Binnen",
    "creator_name": "rschicki",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8de5d7f8-49b6-47d9-9d97-23eecedb6142"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26056/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51017/",
    "metadata": {
        "length": 36439,
        "lengthKind": "straight-line",
        "duration": 7555,
        "positionLists": 2,
        "positions": 374,
        "size": 55613,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-01-01T00:00:00+00:00",
        "elevationGain": 105,
        "elevationLoss": 113,
        "country": "DE"
    }
}