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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "03 Bregenz-Immenstadt",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a6408d01-87f9-4b28-8115-01aa2b15ce72"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38930/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55421/",
    "metadata": {
        "length": 69869,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 347,
        "size": 40773,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 557,
        "elevationLoss": 872,
        "country": "DE"
    }
}