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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "43 - Lynower Grenzweg",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7fef86a1-86d1-4a61-9c38-3eb28ef5ea57"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37988/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54479/",
    "metadata": {
        "length": 15346,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 97,
        "size": 7036,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}