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

GET /v1/routes/51423/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "b3f50e8d36a8dcaa54dedba8f35880b3"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7862/?format=api",
    "description": "Untitled",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/01fdbd05-8f83-4546-b6af-2edb98310758"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34932/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51423/?format=api",
    "metadata": {
        "length": 18810,
        "lengthKind": "track",
        "duration": 8100,
        "positionLists": 1,
        "positions": 852,
        "size": 137051,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-04-14T11:38:55+00:00",
        "elevationGain": 507,
        "elevationLoss": 512,
        "country": "ES"
    }
}