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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Fahradies",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/125f8bff-d86f-4e09-8a16-6db49c8f4af3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35325/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51816/",
    "metadata": {
        "length": 85221,
        "lengthKind": "track",
        "duration": 16358,
        "positionLists": 1,
        "positions": 3567,
        "size": 324949,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-05-09T12:20:10+00:00",
        "elevationGain": 885,
        "elevationLoss": 716,
        "country": "DE"
    }
}