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

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

{
    "category": "https://api.routeconverter.com/v1/categories/747/",
    "description": "Thementour 20",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/41ab111f-b6d9-4070-bd53-8cbeb696f4e6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2196/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2733/",
    "metadata": {
        "length": 2232,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 73,
        "size": 4387,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}