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

GET /v1/routes/55714/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "7ef7d7ae5589ee6f1f3f35d1a39c6a0d"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Penserjoch 276 km",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b3186f49-8c0b-4f19-b765-75791624aab3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39223/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55714/",
    "metadata": {
        "length": 559210,
        "lengthKind": "routed",
        "duration": 60773530,
        "positionLists": 2,
        "positions": 5263,
        "size": 460510,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-08-29T19:17:23+00:00",
        "country": "IT"
    }
}