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

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

{
    "category": "https://api.routeconverter.com/v1/categories/831/",
    "description": "Einruhr-Dedenborn RW",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b1c42a4c-b511-41d1-a51b-6fa4880f03f0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2585/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3145/",
    "metadata": {
        "length": 6384,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 204,
        "size": 10420,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}