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

GET /v1/routes/53644/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "26375da09e9bc01ea13b5b03b80c77fd"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Ems Radweg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5ecd2f92-10b4-430b-bf8c-ad6c279f5f05"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37153/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53644/",
    "metadata": {
        "length": 382352,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 2912,
        "size": 154549,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}