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

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

{
    "category": "https://api.routeconverter.com/v1/categories/832/",
    "description": "Rundweg 9",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/104afea2-f18c-48c7-8a44-2953a4560b67"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2640/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3200/",
    "metadata": {
        "length": 5368,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 251,
        "size": 12571,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}