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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "rhe2#02_1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/28703ecd-6665-4323-95af-3d2da5f1187c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35820/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52311/",
    "metadata": {
        "length": 63666,
        "lengthKind": "track",
        "duration": 13480,
        "positionLists": 1,
        "positions": 675,
        "size": 81987,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2016-07-01T07:00:00+00:00",
        "elevationGain": 763,
        "elevationLoss": 826,
        "country": "DE"
    }
}