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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "T4-APR-11 08:11:00",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/203eb13d-f3ae-4ddc-aebd-40f4077c75fa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35640/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52131/",
    "metadata": {
        "length": 1265,
        "lengthKind": "track",
        "duration": 42474,
        "positionLists": 1,
        "positions": 51,
        "size": 5877,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-04-15T18:23:26+00:00",
        "elevationGain": 71,
        "elevationLoss": 80,
        "country": "DE"
    }
}