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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6947/",
    "description": "von Fehmarn nach Dersau",
    "creator_name": "Karmial",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/593d04cc-fa70-42d9-8cf1-9b4bf5643258"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24228/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38130/",
    "metadata": {
        "length": 100767,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 4608,
        "size": 691352,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 917,
        "elevationLoss": 894,
        "country": "DE"
    }
}