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

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

{
    "category": "https://api.routeconverter.com/v1/categories/719/",
    "description": "Bossen rond Leuven",
    "creator_name": "mechilium",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1d76bdcb-6ea0-433b-b8af-d3a8c5b817da"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3453/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4098/",
    "metadata": {
        "length": 12639,
        "lengthKind": "track",
        "duration": 115,
        "positionLists": 1,
        "positions": 116,
        "size": 6359,
        "format": "GoPal Track (*.trk)",
        "startTime": "2010-04-08T22:00:01+00:00",
        "country": "BE"
    }
}