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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Wandlitz-Bernau-Pankeweg-Berlin Pankow",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/13080227-e2e4-43f3-8d06-697110e1d250"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35344/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51835/",
    "metadata": {
        "length": 2014805,
        "lengthKind": "straight-line",
        "duration": 9890,
        "positionLists": 2,
        "positions": 184,
        "size": 23181,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-05-25T12:08:43+00:00",
        "elevationGain": 1892,
        "elevationLoss": 1880,
        "country": "DE"
    }
}