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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "PtM_ Moor",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2db03b41-13b4-4df7-9b4e-19d779e87bcb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35939/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52430/",
    "metadata": {
        "length": 74688,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 1,
        "positions": 12,
        "size": 6066,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-09-12T12:33:56+00:00"
    }
}