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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "RR DD-Baumberg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3cdfd0c9-508e-4836-a414-37c4c3e00e20"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36320/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52811/",
    "metadata": {
        "length": 42577,
        "lengthKind": "track",
        "duration": 7675,
        "positionLists": 1,
        "positions": 1167,
        "size": 119662,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-04-19T13:16:57+00:00",
        "elevationGain": 907,
        "elevationLoss": 929,
        "country": "DE"
    }
}