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

GET /v1/routes/56003/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "4c634ff7f5b6372820223a16a3abc046"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "ACTIVE LOG205702",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bfd2b87a-27ac-4254-88e6-75c1f9bf2efe"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39512/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56003/",
    "metadata": {
        "duration": 0,
        "positionLists": 1,
        "positions": 1,
        "size": 473,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-04-02T18:57:02+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "ES"
    }
}