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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "54068",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a0cf9c15-c6f7-4ea6-bef5-6cf6ae7d2b0d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38796/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55287/",
    "metadata": {
        "length": 19901,
        "lengthKind": "track",
        "duration": 20658,
        "positionLists": 1,
        "positions": 627,
        "size": 72628,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2012-05-01T08:00:00+00:00",
        "elevationGain": 864,
        "elevationLoss": 963,
        "country": "AT"
    }
}