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

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

{
    "category": "https://api.routeconverter.com/v1/categories/832/",
    "description": "Rundweg 4",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/081dfc09-889c-4cfc-be64-7cf19d450e40"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2635/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3195/",
    "metadata": {
        "length": 4207,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 89,
        "size": 5119,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}