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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Schottenhof - Strecke",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3d6907e3-33d8-477a-afc5-549ae6146992"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36337/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52828/",
    "metadata": {
        "length": 10438,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 219,
        "size": 15285,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "AT"
    }
}