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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8031/",
    "description": "Sturovo to Sturovo",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bfc4db8e-c05e-4b63-83d0-17f3849a6098"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39508/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55999/",
    "metadata": {
        "length": 66138,
        "lengthKind": "track",
        "positionLists": 2,
        "positions": 183,
        "size": 13905,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 219,
        "elevationLoss": 219,
        "country": "HU"
    }
}