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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8061/",
    "description": "Position 1 to Position 213",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/98d9e0a3-611e-4199-b21b-722d9fb35545"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38621/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55112/",
    "metadata": {
        "length": 57331,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 213,
        "size": 11731,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "SK"
    }
}