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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "60399 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9c652c5e-64a4-4af9-a009-f19748a12fb2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38691/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55182/",
    "metadata": {
        "length": 26317,
        "lengthKind": "track",
        "duration": 23892,
        "positionLists": 1,
        "positions": 725,
        "size": 84033,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2012-05-01T08:00:00+00:00",
        "elevationGain": 1548,
        "elevationLoss": 1078,
        "country": "AT"
    }
}