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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 4854",
    "creator_name": "CorAX76",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ae55013c-795d-4f65-95c8-7589dcdd8f3c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1278/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50397/",
    "metadata": {
        "length": 43471,
        "lengthKind": "straight-line",
        "duration": 13890,
        "positionLists": 3,
        "positions": 13893,
        "size": 2545676,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-04-14T09:28:26+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}