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

GET /v1/routes/55453/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "684ea1bd77535d4340704c9ac6184ff1"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Position 1 to Position 1822",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a756f9e3-8323-412e-8eef-86bcfbe0e693"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38962/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55453/",
    "metadata": {
        "length": 10138,
        "lengthKind": "track",
        "duration": 4117,
        "positionLists": 1,
        "positions": 1822,
        "size": 271095,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-01-18T10:44:21+00:00",
        "elevationGain": 975,
        "elevationLoss": 969,
        "country": "ES"
    }
}