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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "2010_Felbertal_Hintersee",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2d49531a-c6f1-471c-b6d8-a583fe015fc8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35928/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52419/",
    "metadata": {
        "length": 101843,
        "lengthKind": "track",
        "duration": 22218,
        "positionLists": 1,
        "positions": 2914,
        "size": 307496,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-08-20T07:55:36+00:00",
        "elevationGain": 1144,
        "elevationLoss": 1399,
        "country": "AT"
    }
}