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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "rfsw#01 (2)",
    "creator_name": "WHOOWH",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5899f03f-1b89-456b-adb2-b0f6b4c8a23e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24088/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50740/",
    "metadata": {
        "length": 633440,
        "lengthKind": "track",
        "duration": 152001,
        "positionLists": 5,
        "positions": 7555,
        "size": 904914,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-04-02T06:00:00+00:00",
        "elevationGain": 7082,
        "elevationLoss": 8021,
        "country": "DE"
    }
}