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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "2011-08-15T12:12:13Z",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/37da2274-68bb-48c3-9e3b-4e0025e0dd60"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36198/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52689/",
    "metadata": {
        "length": 64137,
        "lengthKind": "track",
        "duration": 8517,
        "positionLists": 1,
        "positions": 1198,
        "size": 260586,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-08-15T12:12:13+00:00",
        "elevationGain": 802,
        "elevationLoss": 807,
        "country": "DE"
    }
}