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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Eifeltour on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/45d28d6b-013b-4fbc-96ee-ad5258327857"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36552/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53043/",
    "metadata": {
        "length": 37272,
        "lengthKind": "track",
        "duration": 13395,
        "positionLists": 1,
        "positions": 351,
        "size": 50367,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-06-01T11:17:34+00:00",
        "elevationGain": 816,
        "elevationLoss": 811,
        "country": "DE"
    }
}