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

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

{
    "category": "https://api.routeconverter.com/v1/categories/64/",
    "description": "Dortmund - Vennesla",
    "creator_name": "sybex",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dd159a11-2585-42e5-955d-c853eeed4414"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28133/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41590/",
    "metadata": {
        "length": 5569900,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 48345,
        "size": 2408783,
        "format": "GPS Exchange Format 1.1 (*.gpx)"
    }
}