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

GET /v1/routes/40310/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "486ab03572b798c05d9888a035a56847"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/4232/",
    "description": "2017-06-30",
    "creator_name": "glape53",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cdca8397-e441-4c09-ae7f-a4048cccd0ef"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26661/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40310/",
    "metadata": {
        "length": 28311,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 483,
        "size": 43994,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 563,
        "elevationLoss": 758,
        "country": "CH"
    }
}