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

GET /v1/routes/53267/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "0c116b1ce21a39d2c3830f0a4ff90054"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "Über 10 Dolomitenpässe 240 km",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4edca2a0-e4da-4433-9ea5-eb8667c5e11b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36776/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53267/",
    "metadata": {
        "length": 465815,
        "lengthKind": "routed",
        "duration": 193594580,
        "positionLists": 2,
        "positions": 4916,
        "size": 422586,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-08-08T08:39:39+00:00",
        "country": "IT"
    }
}