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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/",
    "description": "Schmugglerweg B",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5eeeb8de-1b05-4d55-9ec2-baf44d0a4aee"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2681/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3241/",
    "metadata": {
        "length": 9995,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 273,
        "size": 13589,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}