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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "r55",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/276061a0-83f1-45e4-9388-f9f9482a5a35"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35799/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52290/",
    "metadata": {
        "length": 12340,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 766,
        "size": 72472,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1463,
        "elevationLoss": 835,
        "country": "AT"
    }
}