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

GET /v1/routes/4473/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "9ee68b6fa41fa803f19f2282857749e5"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/1405/",
    "description": "Hahntennjoch Namlosertal",
    "creator_name": "Jimikatze",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e45bb45d-c11b-4176-b56d-ced44ac699b8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3757/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4473/",
    "metadata": {
        "length": 1094312,
        "lengthKind": "straight-line",
        "duration": 327,
        "positionLists": 3,
        "positions": 63,
        "size": 13327,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-08-09T19:56:34.018000+00:00",
        "country": "DE"
    }
}