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

GET /v1/routes/53961/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "73d2e6cb3e5d5b0c39933a0034a1b33c"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Papenheim",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6b0ad417-5ea2-42cf-93b8-adbe5218fdda"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37470/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53961/",
    "metadata": {
        "length": 7273,
        "lengthKind": "track",
        "duration": 2913,
        "positionLists": 1,
        "positions": 575,
        "size": 53252,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-03-22T16:58:44+00:00",
        "elevationGain": 121,
        "elevationLoss": 150,
        "country": "DE"
    }
}