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

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

{
    "category": "https://api.routeconverter.com/v1/categories/917/",
    "description": "Rundweg 2",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2b46b447-ada0-4304-9e2a-83c06aa36b9a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2952/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3530/",
    "metadata": {
        "length": 4808,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 226,
        "size": 11421,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}