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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "30te TF - Neuenburg - Bockhorn - 55 Km",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9dd84252-e61f-4e8c-aaf7-7617c4b0ae2f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38728/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55219/",
    "metadata": {
        "length": 55608,
        "lengthKind": "track",
        "duration": 9518615,
        "positionLists": 1,
        "positions": 272,
        "size": 60396,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-09-25T11:55:21.892000+00:00",
        "elevationGain": 16,
        "elevationLoss": 16,
        "country": "DE"
    }
}