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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "elbe2#03_1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6a6a621e-002c-4bcd-a676-891142b139f7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37454/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53945/",
    "metadata": {
        "length": 188028,
        "lengthKind": "track",
        "duration": 67753,
        "positionLists": 1,
        "positions": 1469,
        "size": 249557,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-03-19T13:50:03.800000+00:00",
        "elevationGain": 1414,
        "elevationLoss": 1420,
        "country": "DE"
    }
}