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

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

{
    "category": "https://api.routeconverter.com/v1/categories/832/",
    "description": "Rundweg 8",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/881ceadc-8248-412c-9046-b49763a82d4b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2639/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3199/",
    "metadata": {
        "length": 8610,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 380,
        "size": 18505,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}