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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 386",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8898fbab-0cae-45f1-9bee-e70a3bd16d7a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38202/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54693/",
    "metadata": {
        "length": 140841,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 386,
        "size": 18979,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}