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

GET /v1/routes/55972/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "438e61aee1f00903de0edc97c34f9fe2"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "001; Bolzano to 049; Bahnhofplatz und Garibaldistrasse (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bed49966-f063-482f-b893-5ecb5fc85dfb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39481/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55972/",
    "metadata": {
        "length": 473077,
        "lengthKind": "straight-line",
        "duration": 1746,
        "positionLists": 3,
        "positions": 3492,
        "size": 296888,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-10-02T08:44:17+00:00",
        "country": "IT"
    }
}