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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Grüb 20, Grafenau, Grüb (Grafenau)  to Grüb 20, Grafenau, Grüb (Grafenau)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0f63a759-ac94-468f-bb56-4ebacfff58aa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35244/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51735/",
    "metadata": {
        "length": 440147,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 3,
        "positions": 129,
        "size": 48374,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-02-08T14:17:54+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}