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

GET /v1/routes/55505/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "46b53ef78f5d0d58fbf4362efc817639"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "14-SEP-14 05:12:20 PM",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a9577321-215b-4a45-bc74-cb9e5ee97fc2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39014/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55505/",
    "metadata": {
        "length": 13711,
        "lengthKind": "track",
        "duration": 25382,
        "positionLists": 1,
        "positions": 2078,
        "size": 219321,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-09-14T08:09:26+00:00",
        "elevationGain": 693,
        "elevationLoss": 691,
        "country": "ES"
    }
}