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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Seelscheider Höhentour",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/067b829c-8f01-4bc4-8414-fba6812791ff"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35038/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51529/",
    "metadata": {
        "length": 280502,
        "lengthKind": "routed",
        "duration": 707550764,
        "positionLists": 2,
        "positions": 2230,
        "size": 219939,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-01-01T00:05:13+00:00",
        "elevationGain": 464,
        "elevationLoss": 485,
        "country": "DE"
    }
}