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

GET /v1/routes/39654/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "4c99623d96438e4a86999b6c07ab8291"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1375/",
    "description": "2019-04-19 Karfreitagstour lsv-ham.de",
    "creator_name": "kumo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1135c4c2-b670-41c3-b977-41c8d66cf6e0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25931/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39654/",
    "metadata": {
        "length": 166220,
        "lengthKind": "track",
        "duration": 23009,
        "positionLists": 1,
        "positions": 13263,
        "size": 2215229,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2019-04-19T08:19:43+00:00",
        "country": "DE"
    }
}