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

GET /v1/routes/859/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "87f5be6b50f5403ffc7b1f6ed7a35778"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1112/",
    "description": "Horsham to Horsham über Brighton",
    "creator_name": "Yamixs1100",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e7e076d5-7989-4bce-9c27-f6cbdea81756"
    },
    "localFile": "https://api.routeconverter.com/v1/files/686/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/859/",
    "metadata": {
        "length": 303041,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 3,
        "positions": 18,
        "size": 7486,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-10-02T11:02:56+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "GB"
    }
}