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

GET /v1/routes/50816/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "22315abd7cfbf163f961cc06961b1664"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 71",
    "creator_name": "Lensor0815",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8e645497-72e1-4a00-a963-3e94b95dce3d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24672/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50816/",
    "metadata": {
        "length": 92,
        "lengthKind": "track",
        "duration": 140,
        "positionLists": 1,
        "positions": 71,
        "size": 11258,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2017-05-16T08:38:18+00:00",
        "country": "DE"
    }
}