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

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

{
    "category": "https://api.routeconverter.com/v1/categories/97/",
    "description": "11_Brocken (1) to 11_Drei Annen Hohne (6)",
    "creator_name": "gumu",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fc209d32-5879-492f-b9e9-2d569e10b7d1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26843/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40474/",
    "metadata": {
        "length": 20211,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 241,
        "size": 21675,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 18,
        "elevationLoss": 1222,
        "country": "DE"
    }
}