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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Königsbach_Mutzig_20100618",
    "creator_name": "wisi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8cfc0b20-9024-4d5b-80a1-21143b251f96"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4017/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50553/",
    "metadata": {
        "length": 250287,
        "lengthKind": "track",
        "duration": 248633,
        "positionLists": 1,
        "positions": 6573,
        "size": 914522,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-06-15T21:07:04+00:00",
        "elevationGain": 2309,
        "elevationLoss": 2471,
        "country": "DE"
    }
}