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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/",
    "description": "Schmidt-Froitscheidt 2",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e0cbaf81-706c-4c28-b70f-8d29e8d73a7f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2651/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3213/",
    "metadata": {
        "length": 6504,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 358,
        "size": 17506,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}