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

GET /v1/routes/52710/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "710d3a3cdcd9108aca62445c8dc505d4"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7866/",
    "description": "Bankje; 05-JUN-11 14:29:57 to VVV; Vvv Eindhoven",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/38c2de73-7e35-4365-a332-8a821e4a66cc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36219/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52710/",
    "metadata": {
        "length": 101379,
        "lengthKind": "straight-line",
        "duration": 32895,
        "positionLists": 9,
        "positions": 633,
        "size": 60891,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-06-05T09:45:21+00:00",
        "elevationGain": 376,
        "elevationLoss": 418,
        "country": "NL"
    }
}