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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6947/",
    "description": "von Dersau nach Haithabu",
    "creator_name": "Karmial",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9b58dbf3-e90a-4963-b127-36c2090943c3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24229/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38131/",
    "metadata": {
        "length": 96049,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 3643,
        "size": 544827,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 881,
        "elevationLoss": 904,
        "country": "DE"
    }
}