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

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

{
    "category": "https://api.routeconverter.com/v1/categories/328/",
    "description": "Kall-Trail",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/088217f8-bd2d-42c7-8867-cfae6ba7e4f4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/844/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1043/",
    "metadata": {
        "length": 7377,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 322,
        "size": 15838,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}