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

GET /v1/routes/55036/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "3ea3a3f530436bdc9909e76c12b2b781"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Start to Stop",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/95e690fc-7c40-4a9d-afc5-51ecc9b9c1be"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38545/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55036/",
    "metadata": {
        "length": 22477,
        "lengthKind": "straight-line",
        "duration": 11670,
        "positionLists": 2,
        "positions": 5833,
        "size": 1011779,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2010-09-22T10:33:51+00:00",
        "country": "AT"
    }
}