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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6947/",
    "description": "von Dänemark nach Dersau",
    "creator_name": "Karmial",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b4168cc2-c38f-4dd0-9f8e-50651afe4749"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24226/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38128/",
    "metadata": {
        "length": 144337,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 6629,
        "size": 990948,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1135,
        "elevationLoss": 1158,
        "country": "DE"
    }
}