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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/",
    "description": "Schmidt-Brück",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/db14c09b-2aaf-4907-afed-1811b7e0d4d5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2693/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3253/",
    "metadata": {
        "length": 8612,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 275,
        "size": 13680,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}