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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8027/",
    "description": "17-SIE-12",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b40f57d7-8565-4779-8285-209c4fbdf860"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39243/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55734/",
    "metadata": {
        "length": 60576,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 401,
        "size": 62387,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 2154,
        "elevationLoss": 2154,
        "country": "PL"
    }
}