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

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

{
    "category": "https://api.routeconverter.com/v1/categories/697/",
    "description": "Rennsteigstrass bis Rennsteigstrass",
    "creator_name": "CBF600S",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6e60d846-7fec-4597-9387-90c5cb340c4c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3605/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4289/",
    "metadata": {
        "length": 352962,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 2674,
        "size": 197678,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}