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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Rescued route 2015-05-08",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/22a15b08-e1c7-418a-887f-d2b9ea9dd597"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35695/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52186/",
    "metadata": {
        "length": 7351,
        "lengthKind": "track",
        "duration": 13208,
        "positionLists": 1,
        "positions": 155,
        "size": 76137,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-05-08T09:00:31+00:00",
        "elevationGain": 237,
        "elevationLoss": 241,
        "country": "DE"
    }
}