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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "Roemond - Biker Ranch - watervallen - Maasmechelen",
    "creator_name": "Motormuis",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3b7fbab6-d57c-4ddd-aa6f-513ea420b115"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26903/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51135/",
    "metadata": {
        "length": 742621,
        "lengthKind": "routed",
        "duration": 2059,
        "positionLists": 3,
        "positions": 8058,
        "size": 676863,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2017-05-14T15:02:10+00:00",
        "country": "BE"
    }
}