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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Track 11.08.12 10:06",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c5c1f946-6f0a-408e-8ae6-84ec2c99b8f3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39660/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56151/",
    "metadata": {
        "length": 11171,
        "lengthKind": "track",
        "duration": 6308,
        "positionLists": 1,
        "positions": 343,
        "size": 34406,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-08-11T08:06:44+00:00",
        "elevationGain": 345,
        "elevationLoss": 581,
        "country": "IT"
    }
}