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

GET /v1/routes/55159/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "546155aae6d6b8a8b6510ec268e8bbc2"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Kamp-Lintfort to Kamp-Lintfort1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9b7231bb-4b03-434d-b304-d07ec946017c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38668/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55159/",
    "metadata": {
        "length": 931417,
        "lengthKind": "straight-line",
        "duration": 3325,
        "positionLists": 3,
        "positions": 7125,
        "size": 641421,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-07-07T15:23:33+00:00",
        "country": "DE"
    }
}