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

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

{
    "category": "https://api.routeconverter.com/v1/categories/916/",
    "description": "Rundweg 6",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/131fe9dd-a465-427d-86a3-1f5e9d72d53d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2947/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3525/",
    "metadata": {
        "length": 11970,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 488,
        "size": 23473,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}