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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "RuS-Rund um Sondershausen",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3fd92295-30bd-4622-9506-55ceaefec6ff"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36405/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52896/",
    "metadata": {
        "length": 44307,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 461,
        "size": 73006,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 500,
        "elevationLoss": 499,
        "country": "DE"
    }
}