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

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

{
    "category": "https://api.routeconverter.com/v1/categories/832/",
    "description": "Rundweg 13",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/30c7a1c0-f8bf-434e-8300-e7bcfc26ae76"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2632/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3192/",
    "metadata": {
        "length": 14965,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 807,
        "size": 38148,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}