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

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

{
    "category": "https://api.routeconverter.com/v1/categories/912/",
    "description": "Rundweg 1",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dc2539ff-eb4a-48f9-9b47-97b76605916f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2922/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3503/",
    "metadata": {
        "length": 7061,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 225,
        "size": 11375,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}