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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "rhe2#07_1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/986f905e-7948-4452-a13c-557b0878c609"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38611/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55102/",
    "metadata": {
        "length": 82552,
        "lengthKind": "track",
        "duration": 17478,
        "positionLists": 1,
        "positions": 1271,
        "size": 153278,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2016-07-01T07:00:00+00:00",
        "elevationGain": 1056,
        "elevationLoss": 1078,
        "country": "DE"
    }
}