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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "003",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3e021de3-faaf-4c8b-b135-cab820908ddd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36352/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52843/",
    "metadata": {
        "length": 8690,
        "lengthKind": "track",
        "duration": 12222,
        "positionLists": 1,
        "positions": 1015,
        "size": 226399,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-05-23T08:21:03+00:00",
        "elevationGain": 684,
        "elevationLoss": 678,
        "country": "FR"
    }
}