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

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

{
    "category": "https://api.routeconverter.com/v1/categories/916/",
    "description": "Rundweg 9",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/589c1bad-0938-4ffa-aa91-63bc5e6479bf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2950/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3528/",
    "metadata": {
        "length": 12976,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 790,
        "size": 37365,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}