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

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

{
    "category": "https://api.routeconverter.com/v1/categories/184/",
    "description": "Geiersthal - Rundwanderweg 2",
    "creator_name": "seppk",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f60e7088-e1a3-4092-a122-309d31cd4263"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3378/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4008/",
    "metadata": {
        "length": 7327,
        "lengthKind": "track",
        "duration": 6486,
        "positionLists": 1,
        "positions": 280,
        "size": 59792,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-03-28T12:10:54+00:00",
        "elevationGain": 538,
        "elevationLoss": 538,
        "country": "DE"
    }
}