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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8027/",
    "description": "Danzig -> Masuren",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5380d707-8c6b-41fa-892a-dabdd4fd3e8d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36877/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53368/",
    "metadata": {
        "length": 335514,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 26,
        "size": 4913,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "PL"
    }
}