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

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

{
    "category": "https://api.routeconverter.com/v1/categories/915/",
    "description": "Rundweg 6",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/02bb59a9-8afc-4e43-9fe0-d33be6164303"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2939/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3517/",
    "metadata": {
        "length": 4694,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 287,
        "size": 18581,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "DE"
    }
}