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

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

{
    "category": "https://api.routeconverter.com/v1/categories/3303/",
    "description": "Teneriffa Masca-Schlucht 4,2km",
    "creator_name": "dkmtt",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8b01018d-ce10-4adc-a25b-8e37e87d6174"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2389/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2935/",
    "metadata": {
        "length": 4217,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 86,
        "size": 8749,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 143,
        "elevationLoss": 261
    }
}