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

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

{
    "category": "https://api.routeconverter.com/v1/categories/308/",
    "description": "Baden-Baden - Gernsbach on GPSies.com",
    "creator_name": "Sandmann_x99",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/46996052-b66c-46cb-9e49-0f3d70444239"
    },
    "localFile": "https://api.routeconverter.com/v1/files/772/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/961/",
    "metadata": {
        "length": 17142,
        "lengthKind": "track",
        "duration": 6160,
        "positionLists": 1,
        "positions": 326,
        "size": 46439,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-10-11T22:20:26+00:00",
        "elevationGain": 1565,
        "elevationLoss": 1558,
        "country": "DE"
    }
}