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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Hin",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2062abcd-34c0-4bf6-bd65-eba8d4a21486"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35645/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52136/",
    "metadata": {
        "length": 27994,
        "lengthKind": "track",
        "duration": 6802,
        "positionLists": 1,
        "positions": 549,
        "size": 117329,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-03-25T11:16:46+00:00",
        "elevationGain": 348,
        "elevationLoss": 350,
        "country": "DE"
    }
}