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

GET /v1/routes/505/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "080496d508c5bf55f65076950401963b"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/23/",
    "description": "Treffen-Grado-Treffen",
    "creator_name": "kutscher",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/09a9dc73-6acb-42b4-bd0b-658e4d6f0929"
    },
    "localFile": "https://api.routeconverter.com/v1/files/426/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/505/",
    "metadata": {
        "length": 746734,
        "lengthKind": "routed",
        "duration": 552,
        "positionLists": 2,
        "positions": 4970,
        "size": 337507,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-06-20T08:18:05+00:00",
        "country": "IT"
    }
}