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

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

{
    "category": "https://api.routeconverter.com/v1/categories/167/",
    "description": "Weissmies",
    "creator_name": "Castor",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/06d79d78-3cff-4bda-8e7d-d4bc763a7d81"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4633/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5493/",
    "metadata": {
        "length": 4061,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 373,
        "size": 31034,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 646,
        "elevationLoss": 850,
        "country": "CH"
    }
}