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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "STARTPLAATS MEISE to STARTPLAATS MEISE",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f2571aed-b61f-459d-9069-0fa62a2ae21b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40747/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57238/",
    "metadata": {
        "length": 44096,
        "lengthKind": "track",
        "duration": 0,
        "positionLists": 2,
        "positions": 438,
        "size": 40474,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2007-05-23T12:01:55+00:00",
        "country": "BE"
    }
}