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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Penzlin Burg Stargard fff",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/12059326-6a00-4bb8-9e38-627fd662044d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35311/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51802/",
    "metadata": {
        "length": 31219,
        "lengthKind": "track",
        "duration": 12906,
        "positionLists": 1,
        "positions": 2427,
        "size": 271996,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-08-22T11:10:45.680000+00:00",
        "elevationGain": 1437,
        "elevationLoss": 1446,
        "country": "DE"
    }
}