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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8039/",
    "description": "1 (2013-03-09 04:50:53)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/022cd01f-114a-48c7-9cc8-c6b6d7a7476b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34937/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51428/",
    "metadata": {
        "length": 6871,
        "lengthKind": "track",
        "duration": 12863,
        "positionLists": 1,
        "positions": 3110,
        "size": 319592,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-03-09T03:50:53+00:00",
        "elevationGain": 338,
        "elevationLoss": 340,
        "country": "CN"
    }
}