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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Monreal-Route",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/11095d95-044c-4e7c-b53f-0319518e2140"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35287/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51778/",
    "metadata": {
        "length": 475783,
        "lengthKind": "straight-line",
        "duration": 33747,
        "positionLists": 3,
        "positions": 3074,
        "size": 293905,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2016-09-11T02:13:53+00:00",
        "elevationGain": 6023,
        "elevationLoss": 6023,
        "country": "DE"
    }
}