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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "05-MAI-12 12:23:26 PM",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0b5c378a-f4b0-4f08-be2a-18b01f69e0b2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35150/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51641/",
    "metadata": {
        "length": 395665,
        "lengthKind": "track",
        "duration": 70553,
        "positionLists": 1,
        "positions": 7576,
        "size": 727400,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-05T04:57:32+00:00",
        "elevationGain": 2092,
        "elevationLoss": 2091,
        "country": "DE"
    }
}