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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "A2 UNT to WIE MA",
    "creator_name": "theom",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fc41ac1a-9a16-4959-85b5-6ba5d411a85a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1659/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50418/",
    "metadata": {
        "length": 1601391,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 57,
        "size": 12026,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "1899-12-30T00:00:00+00:00",
        "elevationGain": 642,
        "elevationLoss": 687,
        "country": "DE"
    }
}