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

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

{
    "category": "https://api.routeconverter.com/v1/categories/831/",
    "description": "Oberseerunde",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f9bbb50f-f795-4b12-a9f1-30afe5c1cd8b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2608/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3168/",
    "metadata": {
        "length": 15373,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 397,
        "size": 25489,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "country": "DE"
    }
}