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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "/Track: Loipe über den Schneekopf - Zellaer Weg; Generated by Christian Pesch's RouteConverter. See http://www.routeconverter.com",
    "creator_name": "AMKrf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f54c88a5-a49b-477d-b078-df073e481e73"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26776/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51111/",
    "metadata": {
        "length": 4142,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 431,
        "size": 67085,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 127,
        "elevationLoss": 128,
        "country": "DE"
    }
}