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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "r45",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/311a8cd2-b892-447c-9ba3-3a3ed5ff1e8d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36024/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52515/",
    "metadata": {
        "length": 40264,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1833,
        "size": 172879,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 2148,
        "elevationLoss": 2172,
        "country": "AT"
    }
}