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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "stijn-streuvels-def",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a3150e8a-1fe0-4fa5-8fbf-e386ea843723"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38862/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55353/",
    "metadata": {
        "length": 41629,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 296,
        "size": 20049,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "BE"
    }
}