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

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

{
    "category": "https://api.routeconverter.com/v1/categories/913/",
    "description": "Rundweg 4",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/90684a4a-b712-4416-91c9-6b21fe17a055"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2929/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3507/",
    "metadata": {
        "length": 5085,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 244,
        "size": 12249,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}