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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7866/",
    "description": "Swalmen",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/106d857a-ab9a-46d9-b184-0170e72fcff8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35273/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51764/",
    "metadata": {
        "length": 13021,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 162,
        "size": 13492,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 41,
        "elevationLoss": 55,
        "country": "NL"
    }
}