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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "1 In der Aue 2, 26810 Westoverledingen, Deutschland to 30 In der Aue 2, 26810 Westoverledingen, Deutschland",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/792533b6-8ecd-4933-b1cf-d8daec02403d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37832/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54323/",
    "metadata": {
        "length": 30793,
        "lengthKind": "straight-line",
        "duration": 1405,
        "positionLists": 1,
        "positions": 30,
        "size": 6977,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-03-29T09:39:00.791000+00:00",
        "elevationGain": 20,
        "elevationLoss": 19,
        "country": "DE"
    }
}