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

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

{
    "category": "https://api.routeconverter.com/v1/categories/386/",
    "description": "Maubacher Rurtal 1",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0be82abd-96e8-4650-9041-9beec2260cb3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2166/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2703/",
    "metadata": {
        "length": 5651,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 353,
        "size": 17272,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}