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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 3862",
    "creator_name": "Herr_X",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d52a24b2-d875-48a6-bca3-d89628b48565"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27433/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51232/",
    "metadata": {
        "length": 10863,
        "lengthKind": "track",
        "duration": 1672,
        "positionLists": 1,
        "positions": 1584,
        "size": 631201,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2018-11-15T05:32:14+00:00",
        "elevationGain": 132,
        "elevationLoss": 181,
        "country": "DE"
    }
}