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

GET /v1/routes/3504/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "304e1c42df5da5d4f4c3a81b994a3178"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/913/",
    "description": "Rundweg 1",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5b1a8aeb-27bb-4b9c-9358-d9ef2f156eb7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2926/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3504/",
    "metadata": {
        "length": 7205,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 319,
        "size": 15699,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}