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

GET /v1/routes/53345/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "2ea5e057e73a228c91087111a3776c97"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8054/",
    "description": "Position 1 to Position 72",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/527cad32-e0aa-4a25-9438-61f58415d58e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36854/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53345/",
    "metadata": {
        "length": 3170,
        "lengthKind": "track",
        "duration": 3612,
        "positionLists": 1,
        "positions": 72,
        "size": 20913,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-07-09T13:23:30+00:00",
        "elevationGain": 134,
        "elevationLoss": 372,
        "country": "SE"
    }
}