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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8009/",
    "description": "D101; Von Bibra Nissan Launceston Cbd to D403; Moriarty St and Roundabout",
    "creator_name": "ajhlmcg",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0bb046b4-fe56-4446-939f-0d6022b65dab"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3208/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50491/",
    "metadata": {
        "length": 1350408,
        "lengthKind": "straight-line",
        "duration": 5827278,
        "positionLists": 9,
        "positions": 4893,
        "size": 345759,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-07-30T05:16:30+00:00",
        "country": "AU"
    }
}