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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/",
    "description": "Schmidt-Woffelsbach-Schmidt",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e4ca4f2b-c542-4a5c-8c85-c1a695c1ab82"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2691/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3251/",
    "metadata": {
        "length": 16623,
        "lengthKind": "track",
        "duration": 10803,
        "positionLists": 1,
        "positions": 290,
        "size": 39291,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-02-21T13:06:08+00:00",
        "elevationGain": 905,
        "elevationLoss": 934,
        "country": "DE"
    }
}