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

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

{
    "category": "https://api.routeconverter.com/v1/categories/327/",
    "description": "Schmugglerweg",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d957dacd-b8a0-4a72-a74c-f6bf867d6925"
    },
    "localFile": "https://api.routeconverter.com/v1/files/838/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1037/",
    "metadata": {
        "length": 15691,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 433,
        "size": 27755,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "DE"
    }
}