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

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

{
    "category": "https://api.routeconverter.com/v1/categories/327/",
    "description": "Um den Wildpark",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8bb805e6-bc91-4c67-8903-d8de1af7c755"
    },
    "localFile": "https://api.routeconverter.com/v1/files/840/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1039/",
    "metadata": {
        "length": 8244,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 226,
        "size": 14765,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "DE"
    }
}