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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "moppi",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/45e01310-f8ac-4c4e-ab56-d759878fab8d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36553/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53044/",
    "metadata": {
        "length": 304593,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 23,
        "size": 3122,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}