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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "track-9 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a0ce3a47-6991-412d-b8fd-de54f7af01f1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38795/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55286/",
    "metadata": {
        "length": 5392,
        "lengthKind": "track",
        "duration": 6720,
        "positionLists": 1,
        "positions": 1345,
        "size": 437826,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-09-02T16:16:18+00:00",
        "elevationGain": 121,
        "elevationLoss": 116,
        "country": "DE"
    }
}