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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "01-NOV-12 09:55:43 AM (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dd380c4e-6eb5-4b80-877b-0551fdbee88b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40238/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56729/",
    "metadata": {
        "length": 23892,
        "lengthKind": "track",
        "duration": 8059,
        "positionLists": 1,
        "positions": 1258,
        "size": 131813,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-11-01T06:41:04+00:00",
        "elevationGain": 672,
        "elevationLoss": 789,
        "country": "ES"
    }
}