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

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

{
    "category": "https://api.routeconverter.com/v1/categories/913/",
    "description": "Rundweg 1a",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d6c3deba-344f-4364-af4c-2fab0e1683b7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2927/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3505/",
    "metadata": {
        "length": 6818,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 329,
        "size": 16160,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}