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

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

{
    "category": "https://api.routeconverter.com/v1/categories/917/",
    "description": "Rundweg 6",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8d8aaa21-72c8-4842-8fbf-74095d6a6138"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2955/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3533/",
    "metadata": {
        "length": 5412,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 272,
        "size": 13537,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}