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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8027/",
    "description": "28-MAR-12",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2135ceab-17fb-44c2-8922-d3d727d7dae7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35663/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52154/",
    "metadata": {
        "length": 42182,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 57,
        "size": 11196,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 185,
        "elevationLoss": 192,
        "country": "PL"
    }
}